Leadtools.Dicom Namespace > DicomWaveformAnnotation Class > SetReferencedTimeOffsets Method : SetReferencedTimeOffsets(Double[],Int32) Method |
public void SetReferencedTimeOffsets( double[] value, int temporalPointCount )
'Declaration Public Overloads Sub SetReferencedTimeOffsets( _ ByVal value() As Double, _ ByVal temporalPointCount As Integer _ )
'Usage Dim instance As DicomWaveformAnnotation Dim value() As Double Dim temporalPointCount As Integer instance.SetReferencedTimeOffsets(value, temporalPointCount)
public void SetReferencedTimeOffsets( double[] value, int temporalPointCount )
function Leadtools.Dicom.DicomWaveformAnnotation.SetReferencedTimeOffsets(Double[],Int32)( value , temporalPointCount )
public: void SetReferencedTimeOffsets( array<double>^ value, int temporalPointCount )